Tag: akka streams

In the previous post we took a look at akka streams in general. Let's apply that to our producer and consumer.
In the previous post we updated our clients to use a configuration library and to make them somewhat more scala-like. Moving forward - we will look at using them together with akka streams but before we can do that - we'll take a very quick trip on akka streams in general.